home *** CD-ROM | disk | FTP | other *** search
/ Exploring Aeronautics / NASA Exploring Aeronautics.iso / pc / source / intro.dxr / 00003_start intro movie.ls < prev    next >
Encoding:
Text File  |  1998-06-02  |  166 b   |  7 lines

  1. on exitFrame
  2.   set qtSprite to 4
  3.   set the volume of sprite qtSprite to 256
  4.   set the visible of sprite qtSprite to 1
  5.   set the movieRate of sprite qtSprite to 1
  6. end
  7.